This document is best viewed under MS-DOS using EDIT, LIST or TYPE.
Some text may not display properly under Windows, MacOS or Unix.


         Version 1.2.1
        For TI-83 ION

For four-band and five-band resistors
 by Vasantha Crabb <_merlin@operamail.com>
 ION port for TI-83/83+ by Emir Sakic <saka@hotmail.com>

========================================================================
    SOURCE CODE DOCUMENTATION
========================================================================
The source code to Colurs is provided so you can see how an assembly
language program works on a TI calculator.  It contains examples of
simple user interaction, display manipulation and string manipulation.

Please DO NOT distribute any modified copies of Colurs or its source
code!  I can't provide support for software I haven't written.

I do realise that the code would be easier to understand if it was more
structured and didn't re-use parts of subroutines, but on the TI you
only have 28 kB of RAM, and you do all you can to make your program as
small as possible.

You may use code from Colurs in non-commercial programs as long as at
least 50% of the program is your own work.  Also, if more than three
lines of code are copied, you must acknowledge me in the program
credits.  Also, if the source code of the program is distributed, any
three consecutive lines copied from Colurs must be acompanied by a
comment "Courtesy Vasantha Crabb".

Source code Copyright (c) 2000 Vasantha Crabb.
